Skip to main content
POST
[P5] Summarize Internal Team

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
processed_gcal_event
string
default:{{processed_gcal_event}}
required

The processed calendar event data with organizer info.

classified_attendees
string
default:{{classified_attendees}}
required

The classified attendees with internal_attendees list.

user_email
string
default:{{_google_email}}
required

Current user's email address.

output_variable_name
string
default:internal_team_summary
required

Variable name to store internal team summary.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$
contact_research_results
string
default:{{contact_research_results}}

Optional research results for team member profiles.

user_name
string
default:{{user.context.first_name}} {{user.context.last_name}}

Current user's full name.

use_llm
boolean
default:false

Enable to use LLM for more detailed summaries. Slower but provides richer context.

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action